ActiveReports for .NET 18.0J
Find(String,FindOptions,Int32,Single) メソッド

GrapeCity.ActiveReports.Core.Document 名前空間 > DocumentBase<PageType> クラス > Find メソッド : Find(String,FindOptions,Int32,Single) メソッド
検索する文字列。
検索する方向。
ページコレクションのゼロベースのインデックス。
テキスト文字列の現在のオフセット。
ドキュメントページから指定した文字列を検索します。
シンタックス
'宣言
 
Public Overloads Function Find( _
   ByVal searchString As String, _
   ByVal options As FindOptions, _
   ByRef currentIndex As Integer, _
   ByRef currentOffset As Single _
) As FindResult

パラメータ

searchString
検索する文字列。
options
検索する方向。
currentIndex
ページコレクションのゼロベースのインデックス。
currentOffset
テキスト文字列の現在のオフセット。
参照

DocumentBase<PageType> クラス
DocumentBase<PageType> メンバ
オーバーロード一覧